IdeaBlade DevForce 2010 Help Reference
PageChangedOperation<T> Class Members
See Also  Properties  Methods  Events Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : PageChangedOperation<T> Class


The following tables list the members exposed by PageChangedOperation<T>.

Public Properties

 NameDescription
Public PropertyCanCancel Returns whether the async MoveTo operation can be cancelled.  
Public PropertyCancelled Returns whether the async MoveTo operation was cancelled.  
Public PropertyIsCompleted Returns true if the asynchronous operation has completed.  
Public PropertyPageIndex The index of the page moved to.  
Public PropertyPageWasFound Returns false when the requested page was not found.  
Public PropertyResults The query results for the page.  
Top

Public Methods

 NameDescription
Public MethodCancel Cancel asynchronous MoveTo operation.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Protected MethodOnCompletedRaises the Completed event.  
Top

Public Events

 NameDescription
Public EventCompleted Raised when the operation finishes.  
Top

See Also

© 2013 All Rights Reserved.